imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL
authorTom Rini <[email protected]>
Wed, 3 Jan 2018 14:15:22 +0000 (09:15 -0500)
committerStefano Babic <[email protected]>
Fri, 12 Jan 2018 13:28:04 +0000 (14:28 +0100)
commitc10b1c43fdd80fe01ad527e6d024bfaa19eb361a
tree99469809a4a2d662c55e4155007dda9056ec97b4
parent20b9f2eaf5fbb1e7befbdc4f7863fd69c942d744
imx: ventana: Rework CONFIG_CMD_EECONFIG code to not be included in SPL

The command can only be used from full U-Boot, so do not build it into
SPL.

Cc: Stefano Babic <[email protected]>
Cc: Fabio Estevam <[email protected]>
Cc: Tim Harvey <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Tim Harvey <[email protected]>
Reviewed-by: Fabio Estevam <[email protected]>
board/gateworks/gw_ventana/eeprom.c